Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC

File extension Details of DEF, DFM, DFM, DG, DIC, DIF, DLG, DLG, DO

Name:DEF
File Type:OPTLINK Digital Mars module definition file
Popularity:2
Category:Source code and script file
File Description:optlink uses a module definition file (.def file) to provide additional input for its operation when generating a segmented .exe or .dll output file. The .def file usually is omitted to generate a DOS .exe file. The .def file describes the essential characteristics of an application or library for Win16 or Win32. It also assigns segment sequences, function orders for encapsulated functions, and so on, even in conventional DOS .exe files. Module definition files can also be used to create import libraries using implib.
Open Programs:

OPTLINK

Company / developer:
  Digital Mars

OPTLINK is a super-fast, high-capacity program linker. It is designed for use by professional programmers to efficiently create both standard .exe and .com executable files for use with MS-DOS and segmented .exe files (segmented executable) and dynamic link libraries (.dll) for use with Windows and Win32 in significantly less time than is required by other linkers.

OPTLINK derives its spectacular speed from being written entirely in hand- tuned assembly language, making maximal use of multithreading and processor scheduling. It does full links faster than more pedestrian linkers do incremental links.

OPTLINK combines object (.obj) and library (.lib) files into a single file that is executable by the operating system. OPTLINK can optionally create memory maps and symbol tables that are useful for debugging.

Name:DFM
File Type:C++ Builder 6 form file
Popularity:3
Category:Source code and script file
File Description:File extension used by C++ Builder.
Open Programs:

Borland C++ Builder

Company / developer:
  Borland Software Corporation

C++Builder

C++Builder® the leading RAD C++ IDE, revolutionizes C++ development with full API support for Windows Vista™ including themed applications and seamless VCL support for Aero™ and Vista Desktop™. With VCL for the Web you can quickly and visually build interactive and responsive dynamic data-driven corporate web applications that support AJAX techniques. We've also increased our ANSI C++ conformance including new Dinkumware library support. With the new build flexibility that supports MSBuild and custom build options you can radically boost your performance with up to 5x faster in-IDE build performance - as fast or faster than command line builds. The new DBX4 database architecture streamlines database connectivity and simplifies writing of data drivers. Plus, you'll save additional time by developing once on your choice of Windows® 2000, XP, or Vista and deploy to all.

Name:DFM
File Type:Pascal file
Popularity:4
Category:Source code and script file
File Description:File extension used by various Pascal programming applications.
Open Programs:

NotePad++

Company / developer:
  Notepad++ Team

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.

Notepad++ Portable is the handy Notepad++ text editor packaged as a portable app so you can do your development on the go. It has all the same great features of Notepad++ including support for multiple languages and an extensive plugin system, but there's nothing to install.

Features

Notepad++ Portable is a full-featured text editor with features like:

  • Syntax Highlighting and Syntax Folding (C, C++, HTML, ASP, Java, Pascal, CSS and more)
  • User Defined Syntax Highlighting
  • Auto-completion
  • Multi-Document
  • Regular Expression Search/Replace supported
  • Full Drag ‘N' Drop supported
  • Zoom in and zoom out
  • Multi-Language environment supported
  • Brace and Indent guideline Highlighting
  • Macro recording and playback
Name:DG
File Type:Source code for a dialog box
Popularity:3
Category:Source code and script file
File Description:A dialog box is a data entry screen that forces a user to either acknowledge or cancel the box before the user is allowed to continue. Examples of dialog boxes are error messages and wizard screens.
Open Programs:

DataFlex

Company / developer:
  The Database Managers, Inc.

DataFlex

is a relational, 4GL Object Oriented database programming language.
DataFlex is able to run programs, without being recompiled, across Windows and Unix platforms.
One of DataFlex's strongest features back then (and now) was its ability to be ported to just about any operating system.

Name:DIC
File Type:Microsoft Dynamics GP program source code
Popularity:4
Category:Source code and script file
File Description:Microsoft Business Solutions--Great Plains Program Source Code (Microsoft Dynamics GP).
Open Programs:

Microsoft Dynamics GP

Company / developer:
  Microsoft Corporation

Microsoft Dynamics GP is a business management solution that provides growing and midsize organizations with complete and scalable financial and operational functionality, such as advanced consolidation, robust business intelligence, rich reporting, forecasting, and budgeting. Because this functionality is available right out-of-the-box, you are able to integrate and automate your financial and operational processes more rapidly. Microsoft Dynamics GP offers the stability you require, so you know your solution will support your business-critical needs, today and in the future.

With Microsoft Dynamics GP, you can get up and running quickly, maximizing the productivity of your people and increasing confidence that your solution will adapt to the changing needs of your business.

Name:DIF
File Type:Output from Diff command - script for Patch command
Popularity:3
Category:Source code and script file
File Description:Diff is a file comparison utility that outputs the differences between two files, or the changes made to a current file by comparing it to a former version of the same file. Diff displays the changes made per line for text files. Modern implementations also support binary files. The output is called a diff or a patch since the output can be applied with the Unix program patch. The output of similar file comparison utilities are also called a "diff". Like the use of the word "grep" for describing the act of searching, the word diff is used in jargon as a verb for calculating any difference.
Open Programs:

Unix

Company / developer:
  The Open Group

Unix

Unix operating systems are widely used in both servers and workstations. The Unix environment and the client-server program model were essential elements in the development of the Internet and the reshaping of computing as centered in networks rather than in individual computers.

Both Unix and the C programming language were developed by AT&T and distributed to government and academic institutions, causing both to be ported to a wider variety of machine families than any other operating system. As a result, Unix became synonymous with "open systems".

Unix was designed to be portable, multi-tasking and multi-user in a time-sharing configuration. Unix systems are characterized by various concepts: the use of plain text for storing data; a hierarchical file system; treating devices and certain types of inter-process communication (IPC) as files; and the use of a large number of software tools, small programs that can be strung together through a command line interpreter using pipes, as opposed to using a single monolithic program that includes all of the same functionality. These concepts are known as the Unix philosophy.

Under Unix, the "operating system" consists of many of these utilities along with the master control program, the kernel. The kernel provides services to start and stop programs, handle the file system and other common "low level" tasks that most programs share, and, perhaps most importantly, schedules access to hardware to avoid conflicts if two programs try to access the same resource or device simultaneously. To mediate such access, the kernel was given special rights on the system, leading to the division between user-space and kernel-space.

The microkernel concept was introduced in an effort to reverse the trend towards larger kernels and return to a system in which most tasks were completed by smaller utilities. In an era when a "normal" computer consisted of a hard disk for storage and a data terminal for input and output (I/O), the Unix file model worked quite well as most I/O was "linear". However, modern systems include networking and other new devices. As graphical user interfaces developed, the file model proved inadequate to the task of handling asynchronous events such as those generated by a mouse, and in the 1980s non-blocking I/O and the set of inter-process communication mechanisms was augmented (sockets, shared memory, message queues, semaphores), and functionalities such as network protocols were moved out of the kernel.

Name:DLG
File Type:Dialog resource script file
Popularity:3
Category:Source code and script file
File Description:Script files used in Microsoft Windows.
Open Programs:

Microsoft Windows

Company / developer:
  Microsoft Corporation

Microsoft Windows

Microsoft Windows is a family of operating systems by Microsoft. They can run on several types of platforms such as servers, embedded devices and, most typically, on personal computers. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing trend of graphical user interfaces (GUI) popularized by the Macintosh. Microsoft Windows eventually came to dominate the world's personal computer market.

Name:DLG
File Type:C++ dialogue script
Popularity:2
Category:Source code and script file
File Description:File extension for dialogue scripts used by C++.
Open Programs:

Adobe ExtendScript

Company / developer:
  Adobe Systems Incorporated

Adobe ExtendScript

The ExtendScript Toolkit (ESTK) is a development and debugging tool for JavaScript scripts included with Adobe CS3 Suites and applications such as Bridge, Photoshop, Illustrator, InDesign, and After Effects. ESTK is a new and enhanced version that allows you to create, edit and debug ExtendScript (Adobe's JavaScript language) all with an updated user interface, a new text engine, and the ability to debug more than one script at a time.

Name:DO
File Type:Java Servlet file
Popularity:3
Category:Source code and script file
File Description:Web-based Java program run by a Web server, such as IBM WebSphere. Used for generating dynamic Web pages. ,
Content of the file can edit a JSP web developer. Results can be viewed by common web browser.
Open Programs:

Web browser

Company / developer:
  ---

You can use any web browser application to render content of this file type. (eg. Internet Explorer, Firefox, Opera, Safari on Mac etc)
Name:DO
File Type:ModelSim script file
Popularity:3
Category:Source code and script file
File Description:Script files used by ModelSim.
Open Programs:

ModelSim

Company / developer:
  Mentor Graphics Corp.

ModelSim is our UNIX, Linux, and Windows-based simulation and debug environment, combining high perrformance with the most powerful and intuitive GUI in the industry.



Features:

* Multi-language, high performance simulation engine
* Verilog, VHDL, SystemVerilog Design
* Code Coverage
* SystemVerilog for Design
* Integrated debug
* JobSpy Regression Monitor
* Mixed HDL simulation option
* SystemC Option
* TCL/tk
* Solaris and Linux 32 & 64-bit
* Windows 32-bit

Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC